home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 92 / CDMM92_1.ISO / SOF 2 SDK / sof2sdk-101.msi / _92D6AC311BB48EBA344BBABC89DA6AB0 / _D1DF9453DA4C4A55952BEE0B586AB273 < prev    next >
Encoding:
Text File  |  2002-02-13  |  4.0 KB  |  273 lines

  1. {
  2.     \\ Credits menu
  3.  
  4.     menuDef 
  5.     {
  6.         name                "credits_menu"
  7.         visible                0
  8.         fullscreen            0
  9.         rect                50 50 432 293
  10.         focusColor            .49 .56 .27 1
  11.  
  12.         tooltipbackcolor    .49 .56 .27 1
  13.         tooltipforecolor    .12 .14 .08 1
  14.         tooltipfont            "small"
  15.         tooltipdelay        500
  16.  
  17.         onOpen
  18.         {
  19.         }
  20.  
  21.         itemDef
  22.         {
  23.             name        window
  24.             rect        20 10 300 20
  25.             text        "Credits"
  26.             textfont    "medium"
  27.             textscale    1.15
  28.             forecolor    .12 .14 .08 1
  29.             visible        1
  30.         }
  31.  
  32.         itemDef
  33.         {
  34.             name        window
  35.             rect        20    35    300 15
  36.             text        "Project Lead / Programming"
  37.             textfont    "medium"
  38.             textscale    .80
  39.             forecolor    0 0 0 1
  40.             visible        1
  41.         }
  42.  
  43.         itemDef
  44.         {
  45.             name        window
  46.             rect        30    50    300 15
  47.             text        "Rick Johnson"
  48.             textfont    "small"
  49.             forecolor    .12 .14 .08 1
  50.             visible        1
  51.         }
  52.  
  53.         itemDef
  54.         {
  55.             name        window
  56.             rect        20    70    300 15
  57.             text        "Programming"
  58.             textfont    "medium"
  59.             textscale    .80
  60.             forecolor    0 0 0 1
  61.             visible        1
  62.         }
  63.  
  64.         itemDef
  65.         {
  66.             name        window
  67.             rect        30    87    300 15
  68.             text        "Marcus Whitlock"
  69.             textfont    "small"
  70.             forecolor    .12 .14 .08 1
  71.             visible        1
  72.         }
  73.  
  74.         itemDef
  75.         {
  76.             name        window
  77.             rect        30    104    300 15
  78.             text        "Bryan Dube"
  79.             textfont    "small"
  80.             forecolor    .12 .14 .08 1
  81.             visible        1
  82.         }
  83.  
  84.  
  85.  
  86.  
  87.         itemDef
  88.         {
  89.             name        window
  90.             rect        20    136    300 15
  91.             text        "Additional Programming"
  92.             textfont    "medium"
  93.             textscale    .80
  94.             forecolor    0 0 0 1
  95.             visible        1
  96.         }
  97.  
  98.         itemDef
  99.         {
  100.             name        window
  101.             rect        30    153    300 15
  102.             text        "Pat Lipo"
  103.             textfont    "small"
  104.             forecolor    .12 .14 .08 1
  105.             visible        1
  106.         }
  107.  
  108.         itemDef
  109.         {
  110.             name        window
  111.             rect        30    170    300 15
  112.             text        "Jim OÆkean"
  113.             textfont    "small"
  114.             forecolor    .12 .14 .08 1
  115.             visible        1
  116.         }
  117.  
  118.         itemDef
  119.         {
  120.             name        window
  121.             rect        30    187    300 15
  122.             text        "Rich Whitehouse"
  123.             textfont    "small"
  124.             forecolor    .12 .14 .08 1
  125.             visible        1
  126.         }
  127.  
  128.         itemDef
  129.         {
  130.             name        window
  131.             rect        30    204    300 15
  132.             text        "Jake Simpson"
  133.             textfont    "small"
  134.             forecolor    .12 .14 .08 1
  135.             visible        1
  136.         }
  137.  
  138.  
  139.  
  140.  
  141.  
  142.         itemDef
  143.         {
  144.             name        window
  145.             rect        250    70    300 15
  146.             text        "Level Design"
  147.             textfont    "medium"
  148.             textscale    .80
  149.             forecolor    0 0 0 1
  150.             visible        1
  151.         }
  152.  
  153.         itemDef
  154.         {
  155.             name        window
  156.             rect        260    85    300 15
  157.             text        "Clem Samson-Samuel"
  158.             textfont    "small"
  159.             forecolor    .12 .14 .08 1
  160.             visible        1
  161.         }
  162.  
  163.  
  164.  
  165.         itemDef
  166.         {
  167.             name        window
  168.             rect        250    105    300 15
  169.             text        "Sound / Music"
  170.             textfont    "medium"
  171.             textscale    .80
  172.             forecolor    0 0 0 1
  173.             visible        1
  174.         }
  175.  
  176.         itemDef
  177.         {
  178.             name        window
  179.             rect        260    120    300 15
  180.             text        "Zachary Quarles"
  181.             textfont    "small"
  182.             forecolor    .12 .14 .08 1
  183.             visible        1
  184.         }
  185.  
  186.  
  187.  
  188.         itemDef
  189.         {
  190.             name        window
  191.             rect        250    140    300 15
  192.             text        "Guitar Solos"
  193.             textfont    "medium"
  194.             textscale    .80
  195.             forecolor    0 0 0 1
  196.             visible        1
  197.         }
  198.  
  199.         itemDef
  200.         {
  201.             name        window
  202.             rect        260    155    300 15
  203.             text        "Jim Hughes"
  204.             textfont    "small"
  205.             forecolor    .12 .14 .08 1
  206.             visible        1
  207.         }
  208.  
  209.  
  210.  
  211.         itemDef
  212.         {
  213.             name        window
  214.             rect        250    175    300 15
  215.             text        "Animations"
  216.             textfont    "medium"
  217.             textscale    .80
  218.             forecolor    0 0 0 1
  219.             visible        1
  220.         }
  221.  
  222.         itemDef
  223.         {
  224.             name        window
  225.             rect        260    190    300 15
  226.             text        "Jarrod Showers"
  227.             textfont    "small"
  228.             forecolor    .12 .14 .08 1
  229.             visible        1
  230.         }
  231.  
  232.         itemDef
  233.         {
  234.             name        window
  235.             rect        260    205    300 15
  236.             text        "Bobby Duncanson"
  237.             textfont    "small"
  238.             forecolor    .12 .14 .08 1
  239.             visible        1
  240.         }
  241.  
  242.         itemDef
  243.         {
  244.             name        window
  245.             rect        30    230    300 15
  246.             text        "In addition to all of the hard working people on"
  247.             textfont    "small"
  248.             forecolor    .12 .14 .08 1
  249.             visible        1
  250.         }
  251.  
  252.         itemDef
  253.         {
  254.             name        window
  255.             rect        30    245    300 15
  256.             text        "SoF2 Single Player that provided us with the assets"
  257.             textfont    "small"
  258.             forecolor    .12 .14 .08 1
  259.             visible        1
  260.         }
  261.  
  262.         itemDef
  263.         {
  264.             name        window
  265.             rect        30    260    300 15
  266.             text        "as a foundation"
  267.             textfont    "small"
  268.             forecolor    .12 .14 .08 1
  269.             visible        1
  270.         }
  271.     }
  272. }
  273.